#fow-app .fow-font-text{font-family:"FOW Theinhardt"}#fow-app .fow-font-title{font-family:"FOW Bower"}#fow-app .fow-font-size-xxxl{font-size:52px;line-height:62px}#fow-app .fow-font-size-xxl{font-size:42px}#fow-app .fow-font-size-xl{font-size:25px}#fow-app .fow-font-size-lg{font-size:20px;line-height:27px}#fow-app .fow-font-size-md{font-size:16px;line-height:26px}#fow-app .fow-font-size-sm{font-size:12px}#fow-app .fow-font-size-xs{font-size:10px}#fow-app .fow-font-size-xxs{font-size:8px}#fow-app .fow-font-color-snow{color:#fff}#fow-app .fow-font-color-space{color:#333}#fow-app .fow-font-color-dust{color:#aaa}#fow-app .fow-font-color-ocean{color:#051c2c}#fow-app .fow-font-color-sky{color:#9dcef1}#fow-app .fow-font-bold{font-weight:700}#fow-app .fow-text-center{text-align:center}#fow-app .fow-text-right{text-align:right}#fow-app .fow-img-responsive{max-width:100%;height:auto}#fow-app .fow-img-full-width{width:100%;height:auto}@media only screen and (max-width:992px){#fow-app .fow-font-size-xxxl{font-size:50px}#fow-app .fow-font-size-xxl{font-size:42px;line-height:50px}#fow-app .fow-font-size-xl{font-size:25px}#fow-app .fow-font-size-lg{font-size:20px;line-height:25px}#fow-app .fow-font-size-md{font-size:15px;line-height:20px}#fow-app .fow-font-size-sm{font-size:13px}#fow-app .fow-font-size-xs{font-size:10px}#fow-app .fow-font-size-xxs{font-size:8px}}@media only screen and (max-width:768px){#fow-app .fow-font-size-xxxl{font-size:40px}#fow-app .fow-font-size-xxl{font-size:25px}#fow-app .fow-font-size-xl{font-size:22px}#fow-app .fow-font-size-lg{font-size:20px;line-height:20px}#fow-app .fow-font-size-md{font-size:13px;line-height:15px}#fow-app .fow-font-size-sm{font-size:13px}#fow-app .fow-font-size-xs{font-size:10px}#fow-app .fow-font-size-xxs{font-size:8px}}#fow-loading{background-color:hsla(0,0%,100%,.9);position:fixed;top:0;left:0;right:0;bottom:0;width:100%;display:flex;align-items:center;justify-content:center;font-family:arial;transition:opacity 1s ease;z-index:4}#fow-loading.hide{opacity:0;pointer-events:none}#fow-loading.show{opacity:1;pointer-events:all;cursor:wait}#fow-loading #fow-loading-inner{opacity:1;background-color:#fff;width:200px;min-height:200px;border:1px solid #979797;padding:30px 15px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}#fow-loading #fow-loading-inner span{font-size:16px;color:#909090}#fow-loading-circle .fow-loading-circle-circle{fill:transparent;stroke:#1f40e6}#fow-loading-circle .fow-loading-circle-back{fill:transparent;stroke:#e6e6e6;transition:stroke-dashoffset .8s;transform:rotate(-90deg);transform-origin:50% 50%}#fow-loading svg.fow-mk-logo{margin:0 0 15px}#fow-nav-placeholder{display:block;width:100%;height:50px}#fow-nav{transition:background-color .4s ease,top .5s ease;transition-delay:.5s;width:100%;top:0;z-index:4;background-color:#051c2c}#fow-nav.fow-nav-static{position:relative}#fow-nav.fow-nav-fixed{position:fixed;top:56px}#fow-nav #fow-view-nav{padding:0;list-style:none;display:flex;flex-direction:row}#fow-nav #fow-view-nav,#fow-nav #fow-view-nav.fow-is-home{margin:0;justify-content:center}#fow-nav #fow-view-nav .fow-nav-item{cursor:pointer;display:flex;flex-direction:row;align-items:center;height:50px;border:solid #051c2c;border-width:0 0 4px}#fow-nav #fow-view-nav .fow-nav-item-brand{cursor:pointer;display:none;flex-direction:row;align-items:center;height:50px;border:solid #051c2c;border-width:0 0 3px}#fow-nav #fow-view-nav .fow-nav-item.fow-nav-item-full{padding:15px 5px 15px 20px;width:160px}#fow-nav #fow-view-nav .fow-nav-brand.fow-nav-item-label,#fow-nav #fow-view-nav .fow-nav-item.fow-nav-item-label{padding:15px 20px;width:auto}#fow-nav #fow-view-nav .fow-nav-item.fow-nav-item-icon{padding:10px 20px;justify-content:center;width:90px}#fow-nav #fow-view-nav .fow-nav-item.fow-nav-item-icon span.fow-nav-logo{margin-right:0}#fow-nav #fow-view-nav .fow-nav-item span.fow-nav-label{color:#fff;font-family:"FOW Theinhardt";font-weight:400;font-size:16px;text-align:left;line-height:19.2px}#fow-nav #fow-view-nav .fow-nav-item-brand span.fow-nav-brand{color:#fff;font-family:"FOW Theinhardt";font-weight:700;font-size:16px;text-align:left;line-height:16px;padding:15px 20px 15px 0}#fow-nav #fow-view-nav .fow-nav-item span.fow-nav-logo{display:inline-block;width:30px;height:40px;margin-right:10px;flex-shrink:0}#fow-nav #fow-view-nav .fow-nav-item.fow-selected,#fow-nav #fow-view-nav .fow-nav-item:hover{border-color:#fff}#fow-nav #fow-view-nav .fow-nav-item.fow-selected span.fow-nav-label,#fow-nav #fow-view-nav .fow-nav-item:hover span.fow-nav-label{color:#fff}#fow-nav #fow-view-nav li .fow-nav-sub-menu{background-color:#fff;position:absolute;width:320px;padding:15px}#fow-nav #fow-view-nav .fow-collapse-btn{display:none;margin-right:30px}#fow-nav #fow-view-nav.fow-is-home .fow-nav-item-brand{display:none}@media only screen and (max-width:1179px){#fow-nav #fow-view-nav{margin:0}}@media only screen and (max-width:992px){#fow-nav #fow-view-nav .fow-nav-item.fow-nav-item-label{padding:15px 10px}#fow-nav #fow-view-nav .fow-nav-item-brand{width:125px}#fow-nav #fow-view-nav .fow-nav-item-brand span.fow-nav-brand{padding:15px 10px 15px 0}}@media only screen and (max-width:768px){#fow-nav #fow-view-nav .fow-nav-item-brand{display:flex;width:auto;justify-content:space-between;margin-left:30px}#fow-nav #fow-view-nav{flex-direction:column;overflow:hidden;height:50px;transition:height .3s ease;margin:0;justify-content:flex-start}#fow-nav #fow-view-nav.fow-view-nav-open{height:350px}#fow-nav #fow-view-nav .fow-nav-item.fow-nav-item-label{width:auto;margin:0 30px}#fow-nav #fow-view-nav .fow-collapse-btn{display:inline-flex}#fow-nav #fow-view-nav.fow-is-home .fow-nav-item-brand{display:flex}#fow-nav #fow-view-nav.fow-is-home{display:flex;justify-content:flex-start}}@media only screen and (max-width:640px){#fow-nav #fow-view-nav{justify-content:flex-start}}#fow-contact-us{background-color:#f0f0f0;padding:50px 0}#fow-contact-us .fow-contact-btn{margin-top:20px}#fow-contact-us .fow-contact-btn a{background-color:#1f40e6;padding:10px 25px;border:1px solid #1f40e6;color:#fff;transition:background-color .3s ease;display:inline-flex;align-items:center;height:48px}#fow-contact-us .fow-contact-btn a:hover{background-color:#fff;color:#1f40e6}#fow-contact-us .fow-contact-btn a:hover svg g{stroke:#1f40e6}#fow-contact-us .fow-contact-btn .fow-contact-label{padding-top:5px;padding-left:5px}#fow-contact-us #fow-logout{cursor:pointer;color:#f0f0f0;padding:5px;display:inline-flex;justify-content:center;transition:color .5s ease}#fow-contact-us #fow-logout:hover{color:#ccc}#fow-legend{margin:0 0 3px;transition:all .3s ease;overflow:hidden;position:relative;pointer-events:all}#fow-legend #fow-legend-action{transition:all .3s ease;cursor:pointer}#fow-legend.fow-legend-open{width:220px;height:auto;max-height:1000px;background-color:#fff;border:1px solid #aaa;padding:15px}#fow-legend.fow-legend-open #fow-legend-action{background-color:#2048dd;border:1px solid #2048dd;width:40px;height:40px;position:absolute;right:0;top:0;margin:10px;display:flex;justify-content:center;align-items:center;padding:15px 10px 10px}#fow-legend.fow-legend-open #fow-legend-action circle,#fow-legend.fow-legend-open #fow-legend-action path{stroke:#fff;fill:#fff}#fow-legend.fow-legend-open #fow-legend-action:hover{background-color:#fff}#fow-legend.fow-legend-open #fow-legend-action:hover circle,#fow-legend.fow-legend-open #fow-legend-action:hover path{stroke:#2048dd;fill:#2048dd}#fow-legend.fow-legend-open #fow-legend-title{margin-bottom:10px;padding-right:38px;line-height:18px}#fow-legend.fow-legend-open #fow-legend-subtitle{text-transform:uppercase;font-weight:700;margin-bottom:10px;padding-right:35px}#fow-legend.fow-legend-closed{width:40px;height:40px;max-height:40px;border:1px solid #2048dd}#fow-legend.fow-legend-closed #fow-legend-action{background-color:#fff;width:40px;height:40px;display:flex;justify-content:center;align-items:center;padding:10px 7px 5px}#fow-legend.fow-legend-closed #fow-legend-action circle,#fow-legend.fow-legend-closed #fow-legend-action path{stroke:#2048dd;fill:#2048dd}#fow-legend.fow-legend-closed #fow-legend-action:hover{background-color:#2048dd}#fow-legend.fow-legend-closed #fow-legend-action:hover circle,#fow-legend.fow-legend-closed #fow-legend-action:hover path{stroke:#fff;fill:#fff}#fow-legend .fow-legend-item{margin:0;display:flex;flex-wrap:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;align-items:center}#fow-legend .fow-legend-item .fow-legend-item-color{height:15px;width:15px;display:block;flex-shrink:0}#fow-legend .fow-legend-item .fow-legend-item-label{margin-left:10px;line-height:.9em;color:#777;padding-top:3px}.fow-map-button{background-color:#fff;width:40px;height:40px;display:flex;justify-content:center;align-items:center;padding:5px;margin-right:3px;cursor:pointer;transition:background-color .4s ease;pointer-events:all;border:1px solid #2048dd}.fow-map-button:hover{background-color:#2048dd}.fow-map-button:hover circle,.fow-map-button:hover path{stroke:#fff}#fow-map-controls{position:absolute;right:0;top:100;z-index:1;margin:20px;overflow:hidden;display:flex;align-items:flex-start;flex-direction:row;pointer-events:none;background:transparent}#fow-map{width:100%}#fow-map .fow-geomap-viz .d3plus-Path{cursor:pointer}.fow-select{position:relative;width:100%;height:40px;background-color:#fff;border:1px solid #aaa;margin-bottom:10px;padding:10px 0;transition:border .5s ease;cursor:pointer}.fow-select:hover{border:1px solid #2048dd}.fow-select .fow-select-selected-block{font-size:14px;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 5px 0 15px;height:20px}.fow-select .fow-select-selected-block span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.fow-select .fow-select-selected-block svg{flex-shrink:0}.fow-select .fow-select-container{position:absolute;width:100%}.fow-select .fow-select-container.fow-select-show{display:block;margin-top:8px;z-index:1}.fow-select .fow-select-container.fow-select-hide{display:none}.fow-select .react-autosuggest__container{position:relative;padding:0;border:1px solid #aaa}.fow-select .react-autosuggest__input{font-family:"FOW Theinhardt",sans-serif;width:100%;height:40px;min-height:20px;padding:5px 10px;font-weight:300;font-size:12px;border:1px solid #fff;border-radius:0}.fow-select .react-autosuggest__input--focused,.fow-select .react-autosuggest__input:hover{border:1px solid #2048dd}.fow-select .react-autosuggest__input--open{border-bottom-left-radius:0;border-bottom-right-radius:0}.fow-select .react-autosuggest__suggestions-container{display:none;left:0;top:41px;max-height:300px}.fow-select .react-autosuggest__suggestions-container--open{display:block;position:absolute;width:100%;border:1px solid #aaa;background-color:#fff;font-size:14px;z-index:2;font-family:"FOW Theinhardt";overflow-y:scroll;overflow-x:hidden}.fow-select .react-autosuggest__suggestions-list{margin:0;padding:0;list-style-type:none}.fow-select .react-autosuggest__suggestion{cursor:pointer;padding:5px 10px 5px 20px}.fow-select .react-autosuggest__suggestion--highlighted{background-color:#2048dd;color:#fff}.fow-select .react-autosuggest__section-container{border-top:1px dashed #ccc}.fow-select .react-autosuggest__section-container--first{border-top:0}.fow-select .react-autosuggest__section-title{padding:10px 0 0 10px;font-size:12px;color:#777}.fow-switch-control{margin:10px 0;display:block;position:relative}.fow-switch-control .fow-switch-disabled{background-color:hsla(0,0%,100%,.7);position:absolute;width:100%;height:100%}.fow-switch-control .fow-switch-label{width:100%;display:block}.fow-switch-control .fow-switch-options{width:100%;display:flex;flex-direction:row}.fow-switch-control .fow-switch-options .fow-switch-options-item{width:50%;border:1px solid #2048dd;color:#2048dd;cursor:pointer;text-align:center;padding:5px;display:flex;align-items:center;justify-content:center;min-height:40px}.fow-switch-control .fow-switch-options .fow-switch-options-item.fow-switch-options-item-selected{background-color:#2048dd;border-color:#2048dd;color:#fff;cursor:default}.fow-search{position:relative;width:100%;height:40px;background-color:#fff;border:1px solid #aaa;margin-bottom:10px;padding:10px 0;transition:border .5s ease;cursor:pointer}.fow-search:hover{border:1px solid #2048dd}.fow-search .fow-search-selected-block{font-size:14px;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 5px 0 15px;height:20px}.fow-search .fow-search-selected-block span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.fow-search .fow-search-selected-block svg{flex-shrink:0}.fow-search .fow-search-container{position:absolute;width:100%}.fow-search .fow-search-container.fow-search-show{display:block;margin-top:8px;z-index:1}.fow-search .fow-search-container.fow-search-hide{display:none}.fow-search .react-autosuggest__container{position:relative;padding:0;border:1px solid #aaa}.fow-search .react-autosuggest__input{font-family:"FOW Theinhardt",sans-serif;width:100%;height:40px;min-height:20px;padding:5px 10px;font-weight:300;font-size:12px;border:1px solid #fff;border-radius:0}.fow-search .react-autosuggest__input--focused,.fow-search .react-autosuggest__input:hover{border:1px solid #2048dd}.fow-search .react-autosuggest__input::-webkit-input-placeholder{color:#ccc}.fow-search .react-autosuggest__input:-ms-input-placeholder,.fow-search .react-autosuggest__input::-webkit-input-placeholder,.fow-search .react-autosuggest__input::placeholder{color:#ccc}.fow-search .react-autosuggest__input--focused{background-color:#fff}.fow-search .react-autosuggest__input--open{border-bottom-left-radius:0;border-bottom-right-radius:0}.fow-search .react-autosuggest__suggestions-container{display:none;left:0;top:41px;max-height:300px}.fow-search .react-autosuggest__suggestions-container--open{display:block;position:absolute;width:100%;border:1px solid #aaa;background-color:#fff;font-size:14px;z-index:2;font-family:"FOW Theinhardt";overflow-y:scroll;overflow-x:hidden}.fow-search .react-autosuggest__suggestions-list{margin:0;padding:0;list-style-type:none}.fow-search .react-autosuggest__suggestion{cursor:pointer;padding:0 10px}.fow-search .react-autosuggest__suggestion .fow-search-suggestion-item{display:flex;align-items:center}.fow-search .react-autosuggest__suggestion .fow-search-suggestion-item .fow-search-legend-color{width:15px;height:15px;display:inline-block}.fow-search .react-autosuggest__suggestion .fow-search-suggestion-item .fow-search-legend-name{margin-left:5px;margin-top:7px}.fow-search .react-autosuggest__suggestion .fow-search-suggestion-item.fow-search-suggestion-item-region{margin-bottom:1px}.fow-search .react-autosuggest__suggestion .fow-search-suggestion-item.fow-search-suggestion-item-region .fow-search-legend-name{margin-left:5px;margin-top:7px}.fow-search .react-autosuggest__suggestion .fow-search-suggestion-item.fow-search-suggestion-item-region .fow-search-legend-color{width:30px;height:30px;padding:1px 1px 1px 3px;display:inline-block;background-color:#051c2c}.fow-search .react-autosuggest__suggestion--highlighted{background-color:#2048dd;color:#fff}.fow-search .react-autosuggest__section-container{border-top:1px dashed #ccc;padding-bottom:5px}.fow-search .react-autosuggest__section-container--first{border-top:0}.fow-search .react-autosuggest__section-title{padding:10px 0 0 10px;font-size:12px;color:#777;text-transform:uppercase}#fow-info-box{height:auto;transition:top .4s ease,border-bottom .1s ease;transition-delay:.1s;width:100%;top:0;z-index:3;background-color:#fff;border-bottom:1px solid hsla(0,0%,66.7%,0)}#fow-info-box-placeholder{display:block;width:100%;height:75px}#fow-info-box.fow-info-box-static{position:relative}#fow-info-box.fow-info-box-fixed{position:fixed;top:106px;border-bottom:1px solid #aaa}#fow-info-box .fow-info-box-show{display:flex}#fow-info-box .fow-info-box-hide{display:none}#fow-info-box .fow-row{justify-content:center}#fow-info-box .fow-info-box-title{margin-top:10px;display:block}#fow-info-box .fow-info-box-single-title{display:flex;align-items:center}#fow-info-box .fow-info-box-subtitle{margin-bottom:10px;color:#555;text-transform:uppercase}#fow-info-box .fow-info-box-text{margin-bottom:10px;color:#555}#fow-info-box p{margin:0}#fow-info-box .fow-info-box-settings-icon{align-items:center;cursor:pointer}#fow-info-box .fow-info-box-settings-icon svg{margin-top:15px}#fow-info-box #fow-info-box-content{justify-content:center;align-items:center}#fow-info-box #fow-info-box-content h3{margin-top:15px;width:100%}.fow-stats-item{display:flex;flex-direction:row;margin:0;max-width:30%}.fow-stats-item .fow-stats-item-title{margin:5px 0 0}.fow-stats-item .fow-stats-item-subtitle{margin:0}.fow-stats-item .fow-stats-item-icon{width:40px;height:40px;flex-shrink:0;margin-right:10px}@media only screen and (max-width:640px){.fow-stats-item{flex-direction:column;align-items:center}.fow-stats-item-data{display:flex;justify-content:center;flex-direction:column}.fow-stats-item .fow-stats-item-subtitle,.fow-stats-item .fow-stats-item-title{text-align:center}}#fow-stats-box{width:550px;height:auto;position:absolute;bottom:0;right:0;z-index:1;transition:width .5s ease}#fow-stats-box #fow-stats-box-inner{background-color:#fff;border:1px solid #aaa;padding:15px;margin:20px;transition:all .5s ease;overflow:hidden}#fow-stats-box .fow-stats-box-title{display:flex;align-items:center;cursor:pointer}#fow-stats-box .fow-stats-box-title .fow-mobile-arrows{display:none;margin:0 5px}#fow-stats-box .fow-stats-box-title-items{margin-bottom:5px;align-items:center}#fow-stats-box .fow-stats-box-items,#fow-stats-box .fow-stats-box-title-items{display:flex;flex-direction:row;justify-content:space-between}#fow-stats-box.fow-stats-box-closed{width:310px}#fow-stats-box.fow-stats-box-open #fow-stats-box-inner{height:auto;max-height:500px}#fow-stats-box.fow-stats-box-closed #fow-stats-box-inner{height:62px;max-height:62px}#fow-stats-box.fow-stats-box-closed .fow-stats-box-items{opacity:0}#fow-stats-box #fow-stats-action{transition:all .3s ease;background-color:#2048dd;border:1px solid #2048dd;width:20px;height:20px;display:inline-flex;justify-content:center;align-items:center;padding:22px 19px 16px;position:relative;left:-5px;top:-5px;margin-right:7px}#fow-stats-box #fow-stats-action path{stroke:#fff}#fow-stats-box #fow-stats-action:hover{background-color:#fff}#fow-stats-box #fow-stats-action:hover path{stroke:#2048dd}@media only screen and (max-width:640px){#fow-stats-box{width:100%;position:relative;margin:0}#fow-stats-box.fow-stats-box-closed{width:100%}#fow-stats-box #fow-stats-action{display:none}#fow-stats-box.fow-stats-box-closed .fow-stats-box-items{opacity:1}#fow-stats-box #fow-stats-box-inner{margin:0;border:none}#fow-stats-box.fow-stats-box-closed #fow-stats-box-inner,#fow-stats-box.fow-stats-box-open #fow-stats-box-inner{height:auto;max-height:500px}#fow-stats-box .fow-stats-box-title-items{flex-direction:column;align-items:center}#fow-stats-box .fow-stats-box-title .fow-mobile-arrows{display:inline-flex}}.fow-region-heading{display:flex;flex-direction:row;border-bottom:1px solid #aaa;padding-bottom:5px}.fow-region-heading .fow-region-heading-icon{width:40px;height:40px;display:inline-flex;flex-shrink:0;text-align:center;padding:3px 3px 3px 5px;justify-content:center}.fow-region-heading .fow-region-heading-text{display:flex;flex-direction:column;margin-left:10px}.fow-datum-small{display:flex;flex-direction:column;margin:5px 0}.fow-datum-small .fow-datum-small-label{width:100%;color:#666;text-transform:lowercase}.fow-datum-small .fow-datum-small-label:first-letter{text-transform:uppercase}.fow-datum-small .fow-datum-small-value{width:100%;color:#051c2c}#fow-tooltip{position:absolute;padding:10px;margin:0 20px;background:#fff;color:#000;width:300px;font-size:10px;z-index:9;pointer-events:none;border:1px solid #333}#fow-tooltip .fow-tooltip-arrow-r{left:-32px;top:0;border-color:transparent #000 transparent transparent;border-width:13.5px 22px 13.5px 0;_border-color:#000 #000 #000 #000}#fow-tooltip .fow-tooltip-arrow-inner-r,#fow-tooltip .fow-tooltip-arrow-r{position:absolute;display:inline-block;width:0;height:0;border-style:solid;line-height:0;_filter:progid:DXImageTransform.Microsoft.Chroma(color="#000000")}#fow-tooltip .fow-tooltip-arrow-inner-r{top:-13px;left:2px;border-color:transparent #fff transparent transparent;border-width:12.5px 20px 12.5px 0;_border-color:#000 #fff #000 #000}#fow-tooltip .fow-tooltip-arrow-l{right:-32px;top:0;border-color:transparent transparent transparent #000;border-width:13.5px 0 13.5px 22px;_border-color:#000 #000 #000 #000}#fow-tooltip .fow-tooltip-arrow-inner-l,#fow-tooltip .fow-tooltip-arrow-l{position:absolute;display:inline-block;width:0;height:0;border-style:solid;line-height:0;_filter:progid:DXImageTransform.Microsoft.Chroma(color="#000000")}#fow-tooltip .fow-tooltip-arrow-inner-l{top:-13px;right:2px;border-color:transparent transparent transparent #fff;border-width:12.5px 0 12.5px 20px;_border-color:#000 #fff #000 #000}#fow-tooltip .fow-heading-col{position:relative}@media only screen and (max-width:640px){#fow-tooltip{width:100%;margin:0}}#fow-subnav-placeholder{display:block;width:100%;height:74px;background-color:#f0f0f0;border-bottom:1px solid #bbb;padding-top:24px}#fow-subnav{transition:background-color .4s ease,top .5s ease;transition-delay:.5s;width:100%;top:0}#fow-subnav.fow-subnav-page{background-color:rgba(5,28,44,0)}#fow-subnav.fow-subnav-map{background-color:#051c2c}#fow-subnav.fow-subnav-static{position:relative}#fow-subnav ul{list-style:none;margin:0;display:flex;justify-content:flex-start;padding:0 0 0 15px}#fow-subnav ul .fow-subnav-item{cursor:pointer;display:flex;flex-direction:row;align-items:center;height:50px;border-top:3px solid transparent;border-left:1px solid transparent;border-right:1px solid transparent;position:relative;bottom:-1px;background-color:transparent}#fow-subnav ul .fow-subnav-item.fow-subnav-item-full{padding:15px 20px}#fow-subnav ul .fow-subnav-item.fow-subnav-item-label{padding:15px 20px;width:150px}#fow-subnav ul .fow-subnav-item span.fow-subnav-label{color:#000;font-family:"FOW Theinhardt";font-weight:400;font-size:14px;text-align:left;line-height:16px}#fow-subnav ul .fow-subnav-item.fow-subnav-item-selected{color:#2048dd;background-color:#fff;border-top:3px solid #2048dd;border-left:1px solid #bbb;border-right:1px solid #bbb}#fow-subnav ul .fow-subnav-item.fow-subnav-item-selected span.fow-subnav-label,#fow-subnav ul .fow-subnav-item:hover,#fow-subnav ul .fow-subnav-item:hover span.fow-subnav-label{color:#2048dd}#fow-app #fow-container .fow-row.fow-subnav-content-container{width:100%;display:flex;flex-direction:column}@media only screen and (max-width:640px){#fow-subnav-placeholder{background-color:#fff}}.fow-source{width:100%;margin:5px 0 0}.fow-source .fow-source-label{color:#333;line-height:14px}.fow-chart-selected-item{display:flex;flex-direction:row;align-items:center;align-content:center}.fow-chart-selected-item .fow-chart-selected-item-label{color:#888;margin-left:5px;margin-top:5px}.fow-carousel-item-block{padding:75px 25px}.fow-carousel-item-block .fow-carousel-item-block-title{margin:15px 0}.fow-carousel-item-block .fow-carousel-item-block-subtitle{margin:15px 0;font-weight:400}.fow-carousel-item-block .fow-carousel-item-block-subtitle b{font-weight:700}@media only screen and (max-width:640px){.fow-carousel-item-block{padding:20px 5px}}.fow-introduction-block{background-color:#fff;padding:30px 15px}.fow-introduction-block .fow-introduction-block-title{margin:25px 0}.fow-introduction-block .fow-introduction-block-subtitle{font-weight:700}.fow-introduction-block .fow-introduction-block-children{margin:15px 0}.fow-mini-scale-legend{width:100%;padding:5px 0;display:flex;flex-direction:row;margin:15px 0;align-items:center}.fow-mini-scale-legend .fow-mini-scale-legend-color{display:inline-block;width:20px;height:20px}.fow-mini-scale-legend .fow-mini-scale-legend-label{display:inline-block}.fow-mini-scale-legend span:first-child{margin:5px 10px 0 0}.fow-mini-scale-legend span:last-child{margin:5px 0 0 10px}#fow-heatmap-grid .fow-table,#fow-heatmap-grid .fow-table *{border-collapse:collapse;margin:0;padding:0;border:none}#fow-heatmap-grid .fow-table th{word-wrap:break-word}#fow-heatmap-grid .fow-table td{word-wrap:break-word;padding:5px}#fow-heatmap-grid .fow-td-rotate{width:100px;white-space:nowrap}#fow-heatmap-grid .fow-td-rotate>div{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;transform:translate(10px) rotate(-180deg);width:30px}#fow-heatmap-grid .fow-td-rotate>div>span{padding:5px 10px;max-width:100px}#fow-heatmap-grid .fow-table th.fow-th-title-1{border-bottom:1px solid #ccc;font-weight:700;padding:5px}#fow-heatmap-grid .fow-table th.fow-th-datum{width:100px;min-width:100px;max-width:100px;vertical-align:bottom;color:#666;padding:5px}#fow-heatmap-grid .fow-table td.fow-td-group{border:1px solid #ccc;text-align:center;vertical-align:middle;font-weight:700}#fow-heatmap-grid .fow-table td.fow-td-cluster{border:1px solid #ccc;vertical-align:middle}#fow-heatmap-grid .fow-table td.fow-td-data{border:1px solid #ccc;text-align:center;vertical-align:middle}#fow-heatmap-grid .fow-table td.fow-td-datum{border:1px solid #fff!important;text-align:center;vertical-align:middle;height:50px;padding:5px}.fow-cluster-group-tabs{width:100%;top:0;margin-top:20px}.fow-cluster-group-tabs ul{list-style:none;margin:0;display:flex;padding:0;justify-content:flex-start}.fow-cluster-group-tabs ul .fow-cluster-group-tabs-item{cursor:pointer;display:flex;flex-direction:row;align-items:center;height:50px;border-top:3px solid transparent;border-left:1px solid transparent;border-right:1px solid transparent;position:relative;bottom:-1px;background-color:transparent}.fow-cluster-group-tabs ul .fow-cluster-group-tabs-item.fow-cluster-group-tabs-item-full{padding:15px 20px}.fow-cluster-group-tabs ul .fow-cluster-group-tabs-item.fow-cluster-group-tabs-item-label{padding:15px 20px;width:150px}.fow-cluster-group-tabs ul .fow-cluster-group-tabs-item span.fow-cluster-group-tabs-label{color:#000;font-family:"FOW Theinhardt";font-weight:400;font-size:14px;text-align:left;line-height:16px}.fow-cluster-group-tabs ul .fow-cluster-group-tabs-item.fow-cluster-group-tabs-item-selected{color:#2048dd;background-color:#fff;border-top:3px solid #2048dd;border-left:1px solid #bbb;border-right:1px solid #bbb}.fow-cluster-group-tabs ul .fow-cluster-group-tabs-item.fow-cluster-group-tabs-item-selected span.fow-cluster-group-tabs-label,.fow-cluster-group-tabs ul .fow-cluster-group-tabs-item:hover,.fow-cluster-group-tabs ul .fow-cluster-group-tabs-item:hover span.fow-cluster-group-tabs-label{color:#2048dd}#fow-app #fow-container .fow-row.fow-cluster-group-tabs-content-container{width:100%;height:100%;display:flex;flex-direction:column;padding:15px;border:1px solid #bbb;margin-bottom:15px;min-height:400px}#fow-profile-clusters .fow-square-legend{width:12px;height:12px;display:inline-block;margin-right:4px}.fow-mini-legend{width:100%;padding:5px 0;display:flex;flex-direction:row;margin:15px 0;align-items:center;flex-wrap:wrap}.fow-mini-legend .fow-mini-legend-color{display:inline-block;width:10px;height:10px;margin-right:5px}.fow-mini-legend .fow-mini-legend-title{margin-right:15px;display:block;font-weight:700;margin-top:2px;width:100%;color:#4d4d4d}.fow-mini-legend .fow-mini-legend-label{margin-right:10px;display:inline-block;color:#4d4d4d;font-size:15px!important}.fow-svg-image{margin:10px auto;height:100%}.fow-svg-image .fow-svg-image-inner{width:100%;height:100%;margin:0 auto}.fow-svg-image .fow-svg-image-inner svg{max-width:100%;height:100%}#fow-view-employment .fow-svg-image{height:auto}#fow-map-view-layout{display:flex;flex-direction:column}#fow-map-layout-row{position:relative;background-color:#fff}.fow-home-section{padding:40px 0 30px;background-color:#fff}.fow-home-section .fow-home-section-title{display:flex;flex-direction:column}.fow-home-section .fow-home-section-title h2{margin:0 0 30px}.fow-home-section .fow-home-section-title p{margin:10px 0}.fow-home-section .fow-home-section-subtitle{text-transform:uppercase}.fow-home-section .fow-home-section-children{margin-top:15px;display:flex;flex-direction:column}.fow-explore-btn{margin:22px 0;height:50px;display:flex}.fow-explore-btn a{background-color:#1f40e6;border:1px solid #1f40e6;padding:0 25px;display:flex;color:#fff;transition:background-color .3s ease;height:48px;flex-direction:row;align-items:center;font-size:18px!important}.fow-explore-btn:hover a{background-color:#fff;color:#1f40e6}#fow-home-splash{background-image:url(../../static/media/europe_night.d886ca3d.jpg);background-repeat:no-repeat;background-size:cover;background-position:bottom}#fow-home-splash .fow-home-splash-inner{background-color:rgba(10,23,37,.6);display:flex;flex-direction:column;padding:15px;align-items:center}#fow-home-splash h1{margin:1.5em 0 30px}#fow-home-splash p{margin:0;line-height:33px}#fow-home-splash .fow-home-btns{margin:30px 0 20px;display:flex;justify-content:center;flex-direction:row;flex-wrap:wrap}#fow-home-splash .fow-home-btns a{padding:24px 24px 20px;height:48px;margin:5px;background-color:#fff;border:1px solid #0a1725;color:#000;width:240px;text-align:center;justify-content:center;display:inline-flex;align-items:center;transition:background-color .3s ease;font-size:18px;line-height:21.6px}#fow-home-splash .fow-home-btns a:hover{background-color:#1f40e6;color:#fff}#fow-home-splash .fow-home-arrow{margin:10px 0 30px}@media only screen and (max-width:992px){#fow-home-splash h1{margin:1em 0}#fow-home-splash p{margin:0}}@media only screen and (max-width:768px){#fow-home-splash h1{margin:.5em 0}#fow-home-splash p{margin:0}}@media only screen and (max-width:572px){#fow-home-splash .fow-home-btns{flex-direction:column}#fow-home-splash .fow-home-btns a{width:100%;margin:5px 0}}#fow-employers-priorities .fow-employers-priorities-controls{display:flex;flex-direction:row;align-items:center;margin-bottom:15px}#fow-employers-priorities .fow-employers-priorities-control{border:2px solid #000;padding:5px 10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-flex;justify-content:flex-start;align-items:center}#fow-employers-priorities .fow-employers-priorities-control-prev span{margin-left:5px;margin-top:2px}#fow-employers-priorities .fow-employers-priorities-control-next span{margin-right:5px;margin-top:2px}#fow-employers-priorities .fow-employers-priorities-current{margin:15px}#fow-employers-priorities .fow-employers-priorities-container{height:70%}#fow-employers-priorities .fow-employers-priorities-legend-container{height:15%}#fow-about-splash{background-image:url(../../static/media/europe_night.d886ca3d.jpg);background-repeat:no-repeat;background-size:cover;background-position:bottom}#fow-about-splash .fow-about-splash-inner{background-color:rgba(10,23,37,.6)}#fow-about-splash h1{margin:0 0 30px}#fow-about-splash p{margin:0}#fow-about-splash .fow-home-btns{margin:30px 0 20px;display:flex;justify-content:center;flex-direction:row}#fow-about-splash .fow-home-btns a{padding:15px 15px 10px;margin:5px;background-color:#fff;color:#0a1725;width:30%;text-align:center;justify-content:center;display:inline-flex;align-items:center}#fow-about-splash .fow-home-arrow{margin:10px 0 30px}#fow-view-about .fow-col-about{min-height:500px;display:flex;flex-direction:column;justify-content:center}#fow-view-about .fow-inner-about{background-color:#fff;padding:40px 0}#fow-view-about .fow-explore-btn{justify-content:center}@media only screen and (max-width:992px){#fow-about-splash h1{margin:1em 0}#fow-about-splash p{margin:0}}@media only screen and (max-width:768px){#fow-view-about .fow-col-about{min-height:300px;display:flex;flex-direction:column;justify-content:center}#fow-about-splash h1{margin:0 0 .5em}#fow-about-splash p{margin:0}}@media only screen and (max-width:572px){#fow-about-splash .fow-home-btns{flex-direction:column}#fow-about-splash .fow-home-btns a{width:100%;margin:5px 0}}#fow-login-view-layout .fow-login-form{max-width:400px;margin:30px auto;padding:15px}#fow-login-view-layout .fow-login-form h3,#fow-login-view-layout .fow-login-form p{text-align:center}#fow-login-view-layout .fow-login-form span.fow-error{color:red;text-align:center;width:100%;margin:5px 5px 15px;min-height:1.2em}#fow-login-view-layout .fow-login-form form{display:flex;flex-direction:column;justify-content:center}#fow-app{border-bottom:1px solid #000;margin:0;padding:0;display:flex;min-height:100vh;transition:background-color .4s ease;width:100%}#fow-app.fow-app-page{background-color:#051c2c}#fow-app.fow-app-map{background-color:#fff}#fow-app #fow-container{width:100%}#fow-map-row{background-color:#efefef;position:relative}#fow-infobox-col{display:flex;flex-direction:column;justify-content:flex-start}#fow-app #fow-container .fow-col-count-1{-webkit-column-count:1;column-count:1}#fow-app #fow-container .fow-col-count-2{-webkit-column-count:2;column-count:2}#fow-app #fow-container .fow-col-count-3{-webkit-column-count:3;column-count:3}#fow-app #fow-container .fow-col-count-2 :first-child{margin-top:0}#fow-app #fow-container .fow-col-count-2 *{-webkit-column-break-inside:avoid-column;page-break-inside:avoid-column;break-inside:avoid-column}#fow-app #fow-container .fow-inner-container{max-width:1500px;margin:0 auto}#fow-app #fow-container .fow-row{display:flex;flex-direction:row;padding:30px -30px;width:100%}#fow-app #fow-container .fow-row-nowrap,#fow-app #fow-container .fow-row-wrap{flex-wrap:wrap}#fow-app #fow-container .fow-col{padding:0 30px}#fow-app #fow-container .fow-col-1{width:100%}#fow-app #fow-container .fow-col-1-2{width:50%}#fow-app #fow-container .fow-col-1-3{width:33.3%}#fow-app #fow-container .fow-col-2-3{width:66.6%}#fow-app #fow-container .fow-col-1-4{width:25%}#fow-app #fow-container .fow-col-3-4{width:75%}#fow-app #fow-container .fow-col-1-6{width:16.6%}#fow-app #fow-container .fow-col-2-6{width:33.3%}#fow-app #fow-container .fow-col-3-6{width:50%}#fow-app #fow-container .fow-col-4-6{width:66.3%}#fow-app #fow-container .fow-col-5-6{width:83.3%}#fow-app #fow-container .fow-col-6-6{width:100%}#fow-app #fow-container .fow-col-1-2-center-chart{width:50%;margin:0 auto}@media only screen and (max-width:1300px){#fow-app #fow-container .fow-xl-col-count-1{-webkit-column-count:1;column-count:1}#fow-app #fow-container .fow-xl-col-count-2{-webkit-column-count:2;column-count:2}#fow-app #fow-container .fow-xl-row-to-col{flex-direction:column}#fow-app #fow-container .fow-xl-col-1{width:100%}#fow-app #fow-container .fow-xl-col-1-2{width:50%}#fow-app #fow-container .fow-xl-col-1-3{width:33.3%}#fow-app #fow-container .fow-xl-col-2-3{width:66.6%}#fow-app #fow-container .fow-xl-col-1-4{width:25%}#fow-app #fow-container .fow-xl-col-3-4{width:75%}#fow-app #fow-container .fow-xl-col-1-6{width:16.6%}#fow-app #fow-container .fow-xl-col-2-6{width:33.3%}#fow-app #fow-container .fow-xl-col-3-6{width:50%}#fow-app #fow-container .fow-xl-col-4-6{width:66.3%}#fow-app #fow-container .fow-xl-col-5-6{width:83.3%}#fow-app #fow-container .fow-xl-col-6-6{width:100%}}@media only screen and (max-width:992px){#fow-app #fow-container .fow-lg-col-count-1{-webkit-column-count:1;column-count:1}#fow-app #fow-container .fow-lg-col-count-2{-webkit-column-count:2;column-count:2}#fow-app #fow-container .fow-lg-row-to-col{flex-direction:column}#fow-app #fow-container .fow-lg-col-1{width:100%}#fow-app #fow-container .fow-lg-col-1-2{width:50%}#fow-app #fow-container .fow-lg-col-1-3{width:33.3%}#fow-app #fow-container .fow-lg-col-2-3{width:66.6%}#fow-app #fow-container .fow-lg-col-1-4{width:25%}#fow-app #fow-container .fow-lg-col-3-4{width:75%}#fow-app #fow-container .fow-lg-col-1-6{width:16.6%}#fow-app #fow-container .fow-lg-col-2-6{width:33.3%}#fow-app #fow-container .fow-lg-col-3-6{width:50%}#fow-app #fow-container .fow-lg-col-4-6{width:66.3%}#fow-app #fow-container .fow-lg-col-5-6{width:83.3%}#fow-app #fow-container .fow-lg-col-6-6{width:100%}#fow-app #fow-container .fow-col-1-2-center-chart{width:75%}}@media only screen and (max-width:768px){#fow-app .d3plus-Bar-group .d3plus-Bar-text{opacity:0!important}#fow-app #fow-container .fow-md-col-count-1{-webkit-column-count:1;column-count:1}#fow-app #fow-container .fow-md-col-count-2{-webkit-column-count:2;column-count:2}#fow-app #fow-container .fow-md-row-to-col{flex-direction:column}#fow-app #fow-container .fow-md-row-to-col-reverse{flex-direction:column-reverse}#fow-app #fow-container .fow-md-col-1{width:100%}#fow-app #fow-container .fow-md-col-1-2{width:50%}#fow-app #fow-container .fow-md-col-1-3{width:33.3%}#fow-app #fow-container .fow-md-col-2-3{width:66.6%}#fow-app #fow-container .fow-md-col-1-4{width:25%}#fow-app #fow-container .fow-md-col-3-4{width:75%}#fow-app #fow-container .fow-md-col-1-6{width:16.6%}#fow-app #fow-container .fow-md-col-2-6{width:33.3%}#fow-app #fow-container .fow-md-col-3-6{width:50%}#fow-app #fow-container .fow-md-col-4-6{width:66.3%}#fow-app #fow-container .fow-md-col-5-6{width:83.3%}#fow-app #fow-container .fow-col-1-2-center-chart,#fow-app #fow-container .fow-md-col-6-6{width:100%}}@media only screen and (max-width:572px){#fow-app #fow-container .fow-sm-col-count-1{-webkit-column-count:1;column-count:1}#fow-app #fow-container .fow-sm-col-count-2{-webkit-column-count:2;column-count:2}#fow-app #fow-container .fow-sm-row-to-col{flex-direction:column}#fow-app #fow-container .fow-sm-col-1{width:100%}#fow-app #fow-container .fow-sm-col-1-2{width:50%}#fow-app #fow-container .fow-sm-col-1-3{width:33.3%}#fow-app #fow-container .fow-sm-col-2-3{width:66.6%}#fow-app #fow-container .fow-sm-col-1-4{width:25%}#fow-app #fow-container .fow-sm-col-3-4{width:75%}#fow-app #fow-container .fow-sm-col-1-6{width:16.6%}#fow-app #fow-container .fow-sm-col-2-6{width:33.3%}#fow-app #fow-container .fow-sm-col-3-6{width:50%}#fow-app #fow-container .fow-sm-col-4-6{width:66.3%}#fow-app #fow-container .fow-sm-col-5-6{width:83.3%}#fow-app #fow-container .fow-sm-col-6-6{width:100%}}
/*# sourceMappingURL=main.c7e712c6.chunk.css.map */